OpenRoads Designer CONNECT Edition SDK Help

InitializeGEOPAKClothoid Method

Initializes with GEOPAK parameters

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

protectedvoid InitializeGEOPAKClothoid( DPoint3d intrinsicPoint,double direction,double parameter,double startRadius,double endRadius,int  clothType)

Parameters

SettingDescription
  DPoint3d Intrinsic point
   Direction at intrinsic point
   Spiral parameter
   Start radius
   End Radius
   TYpe of clothoid

See Also